Cavern

 Cavern4D

 Cavernize

 Debug

 FilterInterfaces

 Filters

 Format

 Helpers

 QuickEQ

 Remapping

  CavernizeUpmixer

  CavernizeUpmixer(IList, int, int)

  CenterStays

  Effect

  Smoothness

  UpdateSources(int)

  DisassemblerUpmixer

  NearestUpmixer

  PairBasedUpmixer

  ReferenceChannel

  ReferenceChannelExtensions

  Remapper

  SurroundUpmixer

  Upmixer

 SpecialSources

 Spoofer

 Utilities

 Virtualizer

 Atmosphere

 AudioClip3D

 AudioListener3D

 AudioListener3DInspector

 AudioSource3D

 CavernizeRealtime

 Channel

 Clip

 Environments

 Jack

 Listener

 QualityModes

 Rolloffs

 SeatAdaptation

 Source

class CavernizeUpmixer

Creates height information for ground sources with the Cavernize filter.
VisibilityPublic
ExtendsUpmixer

Public functions

Constructor CavernizeUpmixer(IList<Source> sources, int sampleRate, int crossoverFrequency = 250)Creates height information for ground sources with the Cavernize filter.

Protected functions

float[][] UpdateSources(int samplesPerSource)Get the input samples, place the upmixed targets in space, and return their samples.

Public properties

float EffectHeight separation effect strength.
float SmoothnessSmoothness of object movements, [0;1].

Public variables

bool CenterStaysKeep the center channel from gaining height.